home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3aniext.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_ANIMATIONEXTENSIONMODEL_H = 1;
- include("oops/r3model.js")
-
-
- var R3CLID_ANIMATIONEXTENSIONMODEL = 1804;
-
-
-
-
-
-
-
-
-
- function r3Animationextensionmodel () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ANIMATIONEXTENSIONMODEL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Animationextensionmodel.prototype=new r3Model;
- // r3aniext.h_H